POST /ShortLink/Delete/
Deletes short links according to the specified criteria.
Request
| Method |
Request URI |
| POST |
/API/ShortLink/Delete/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Request Body
Response
Response Body
An integer representing the number of deleted short links, or a status code indicating the problem.